projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e22dd4
)
[docs] Fix a typo in the offscreen windows docs
author
Torsten Schönfeld
<kaffeetisch@gmx.de>
Thu, 22 Apr 2010 20:52:58 +0000
(22:52 +0200)
committer
Javier Jardón
<jjardon@gnome.org>
Thu, 22 Apr 2010 21:17:32 +0000
(23:17 +0200)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616565
Signed-off-by: Javier Jardón <jjardon@gnome.org>
docs/reference/gdk/tmpl/windows.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gdk/tmpl/windows.sgml
b/docs/reference/gdk/tmpl/windows.sgml
index 7c58ac39f6a8b08542c700573364196705b83b39..f9c94e01ff6dc7d1da08559fda2dfa64f0dec578 100644
(file)
--- a/
docs/reference/gdk/tmpl/windows.sgml
+++ b/
docs/reference/gdk/tmpl/windows.sgml
@@
-187,7
+187,6
@@
but also to apply coordinate transformations.
</para>
<para>
To integrate an offscreen window into a window hierarchy, one has to call
-gdk_window_set_embedder() and handle a number of signals. The
gdk_offscreen_window_set_embedder() and handle a number of signals. The
#GdkWindow::pick-embedded-child signal on the embedder window is used to
select an offscreen child at given coordinates, and the #GdkWindow::to-embedder